[INFO] cloning repository https://github.com/denislov/pi-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denislov/pi-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenislov%2Fpi-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenislov%2Fpi-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dccb5102f141b3fc1a153a4c355cf4eb1440ea88
[INFO] checking denislov/pi-rust against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenislov%2Fpi-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/denislov/pi-rust
[INFO] finished tweaking git repo https://github.com/denislov/pi-rust
[INFO] tweaked toml for git repo https://github.com/denislov/pi-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/denislov/pi-rust on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/denislov/pi-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.31
[INFO] [stderr]   Downloaded bitflags v2.12.1
[INFO] [stderr]   Downloaded fancy-regex v0.16.2
[INFO] [stderr]   Downloaded mlua v0.10.5
[INFO] [stderr]   Downloaded mlua-sys v0.6.8
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 786afb719422bd3db7e9db6a45155dda7aaac1757e3c2ff3d9f3b3947f8f8e94
[INFO] running `Command { std: "docker" "start" "786afb719422bd3db7e9db6a45155dda7aaac1757e3c2ff3d9f3b3947f8f8e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "786afb719422bd3db7e9db6a45155dda7aaac1757e3c2ff3d9f3b3947f8f8e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "786afb719422bd3db7e9db6a45155dda7aaac1757e3c2ff3d9f3b3947f8f8e94" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "786afb719422bd3db7e9db6a45155dda7aaac1757e3c2ff3d9f3b3947f8f8e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "786afb719422bd3db7e9db6a45155dda7aaac1757e3c2ff3d9f3b3947f8f8e94" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.31
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking rustls v0.23.40
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking pi-tui v0.1.0 (/opt/rustwide/workdir/crates/pi-tui)
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking pi-ai v0.1.0 (/opt/rustwide/workdir/crates/pi-ai)
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking pi-web-ui v0.1.0 (/opt/rustwide/workdir/crates/pi-web-ui)
[INFO] [stderr]     Checking pi-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pi-mom v0.1.0 (/opt/rustwide/workdir/crates/pi-mom)
[INFO] [stderr]     Checking pi-pods v0.1.0 (/opt/rustwide/workdir/crates/pi-pods)
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking pi-agent-core v0.1.0 (/opt/rustwide/workdir/crates/pi-agent-core)
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking mlua v0.10.5
[INFO] [stderr]     Checking pi-coding-agent v0.1.0 (/opt/rustwide/workdir/crates/pi-coding-agent)
[INFO] [stdout] warning: unused import: `crate::CliRunOptions`
[INFO] [stdout]     --> crates/pi-coding-agent/src/protocol/rpc/prompt.rs:1286:9
[INFO] [stdout]      |
[INFO] [stdout] 1286 |     use crate::CliRunOptions;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientDraft`, `CodingSessionError`, `ProductEventReplayHandle`, `ProductEventSequence`, `ProductEvent`, `PromptTurnOutcome`, and `SubmittedOperation`
[INFO] [stdout]     --> crates/pi-coding-agent/src/protocol/rpc/prompt.rs:1288:9
[INFO] [stdout]      |
[INFO] [stdout] 1288 |         ClientDraft, CodingAgentEvent, CodingAgentSessionOptions, CodingSessionError, ProductEvent,
[INFO] [stdout]      |         ^^^^^^^^^^^                                               ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 1289 |         ProductEventReplayHandle, ProductEventSequence, PromptTurnOutcome, SubmittedOperation,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProductEventReplayHandle` is never constructed
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/mod.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub(crate) struct ProductEventReplayHandle {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `product_events_after` are never used
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/mod.rs:299:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl ProductEventReplayHandle {
[INFO] [stdout]     | ----------------------------- associated items in this implementation
[INFO] [stdout] 299 |     fn new(event_service: EventService) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub(crate) fn product_events_after(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `compact_cancellation_handle`, `product_event_replay_handle`, and `load_plugins` are never used
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/mod.rs:605:19
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl CodingAgentSession {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 605 |     pub(crate) fn compact_cancellation_handle(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 628 |     pub(crate) fn product_event_replay_handle(&self) -> ProductEventReplayHandle {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 810 |     pub(crate) async fn load_plugins(
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `acknowledge`, `detach`, `mark_submitted`, `mark_running`, and `mark_terminal` are never used
[INFO] [stdout]   --> crates/pi-coding-agent/src/coding_session/client_service.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ClientService {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub(crate) fn acknowledge(
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub(crate) fn detach(
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub(crate) fn mark_submitted(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub(crate) fn mark_running(
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub(crate) fn mark_terminal(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `operation_id` and `cancellation` are never read
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/operation_control.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | struct ActiveOperationIdentity {
[INFO] [stdout]     |        ----------------------- fields in this struct
[INFO] [stdout] 107 |     kind: OperationKind,
[INFO] [stdout] 108 |     operation_id: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 109 |     generation: u64,
[INFO] [stdout] 110 |     cancellation: Option<CancellationToken>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActiveOperationIdentity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CompactCancellationRejection` is never used
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/operation_control.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub(crate) enum CompactCancellationRejection {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CompactCancellationHandle` is never constructed
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/operation_control.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub(crate) struct CompactCancellationHandle {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cancel` is never used
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/operation_control.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl CompactCancellationHandle {
[INFO] [stdout]     | ------------------------------ method in this implementation
[INFO] [stdout] 126 |     pub(crate) fn cancel(&self, operation_id: &str) -> Result<(), CompactCancellationRejection> {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/operation_control.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl OperationState {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 147 |     pub(crate) fn new() -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `ensure_idle`, and `compact_cancellation_handle` are never used
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/operation_control.rs:228:19
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl OperationControl {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 228 |     pub(crate) fn new() -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub(crate) fn ensure_idle(&self) -> Result<(), CodingSessionError> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 |     pub(crate) fn compact_cancellation_handle(&self) -> CompactCancellationHandle {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `acknowledged_sequence` is never read
[INFO] [stdout]   --> crates/pi-coding-agent/src/coding_session/snapshot_coordinator.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(crate) struct ClientSnapshotState {
[INFO] [stdout]    |                   ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub(crate) acknowledged_sequence: u64,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientSnapshotState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate_handle` is never used
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/snapshot_coordinator.rs:512:19
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl SnapshotCoordinator {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 512 |     pub(crate) fn validate_handle(&self, handle: &ClientHandle) -> Result<(), ClientRegistryError> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `StaleClient` and `ReceiptCapacityExceeded` are never constructed
[INFO] [stdout]     --> crates/pi-coding-agent/src/coding_session/snapshot_coordinator.rs:1190:5
[INFO] [stdout]      |
[INFO] [stdout] 1188 | pub(crate) enum ClientRegistryError {
[INFO] [stdout]      |                 ------------------- variants in this enum
[INFO] [stdout] 1189 |     #[error("stale client connection")]
[INFO] [stdout] 1190 |     StaleClient,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1198 |     ReceiptCapacityExceeded { limit: usize },
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ClientRegistryError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `pi_coding_agent::api::CodingAgentProductEvent::family`: match event() or family_typed() instead
[INFO] [stdout]   --> crates/pi-coding-agent/tests/agent_profile_session.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_eq!(event.family, "Profile");
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `pi_coding_agent::api::CodingAgentProductEvent::kind`: match event() or use kind_name() instead
[INFO] [stdout]   --> crates/pi-coding-agent/tests/agent_profile_session.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 |     assert_eq!(event.kind, "Profile(DefaultChanged)");
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProductEventReplayHandle` is never constructed
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/mod.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub(crate) struct ProductEventReplayHandle {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `product_events_after` are never used
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/mod.rs:299:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl ProductEventReplayHandle {
[INFO] [stdout]     | ----------------------------- associated items in this implementation
[INFO] [stdout] 299 |     fn new(event_service: EventService) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub(crate) fn product_events_after(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `product_event_replay_handle` is never used
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/mod.rs:628:19
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl CodingAgentSession {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 628 |     pub(crate) fn product_event_replay_handle(&self) -> ProductEventReplayHandle {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `detach`, `mark_submitted`, `mark_running`, and `mark_terminal` are never used
[INFO] [stdout]   --> crates/pi-coding-agent/src/coding_session/client_service.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ClientService {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub(crate) fn detach(
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub(crate) fn mark_submitted(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub(crate) fn mark_running(
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub(crate) fn mark_terminal(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ensure_idle` is never used
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/operation_control.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl OperationControl {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub(crate) fn ensure_idle(&self) -> Result<(), CodingSessionError> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `acknowledged_sequence` is never read
[INFO] [stdout]   --> crates/pi-coding-agent/src/coding_session/snapshot_coordinator.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(crate) struct ClientSnapshotState {
[INFO] [stdout]    |                   ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub(crate) acknowledged_sequence: u64,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientSnapshotState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate_handle` is never used
[INFO] [stdout]    --> crates/pi-coding-agent/src/coding_session/snapshot_coordinator.rs:512:19
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl SnapshotCoordinator {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 512 |     pub(crate) fn validate_handle(&self, handle: &ClientHandle) -> Result<(), ClientRegistryError> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `StaleClient` and `ReceiptCapacityExceeded` are never constructed
[INFO] [stdout]     --> crates/pi-coding-agent/src/coding_session/snapshot_coordinator.rs:1190:5
[INFO] [stdout]      |
[INFO] [stdout] 1188 | pub(crate) enum ClientRegistryError {
[INFO] [stdout]      |                 ------------------- variants in this enum
[INFO] [stdout] 1189 |     #[error("stale client connection")]
[INFO] [stdout] 1190 |     StaleClient,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1198 |     ReceiptCapacityExceeded { limit: usize },
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ClientRegistryError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `try_send_event` is never used
[INFO] [stdout]   --> crates/pi-coding-agent/src/protocol/rpc/event_queue.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl RpcProductEventQueue {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub(super) fn try_send_event(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestWriter` is never constructed
[INFO] [stdout]     --> crates/pi-coding-agent/src/protocol/rpc/prompt.rs:1295:12
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     struct TestWriter {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "786afb719422bd3db7e9db6a45155dda7aaac1757e3c2ff3d9f3b3947f8f8e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "786afb719422bd3db7e9db6a45155dda7aaac1757e3c2ff3d9f3b3947f8f8e94", kill_on_drop: false }`
[INFO] [stdout] 786afb719422bd3db7e9db6a45155dda7aaac1757e3c2ff3d9f3b3947f8f8e94
